CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - fixed point iteration

搜索资源列表

  1. Fixed_pt

    0下载:
  2. matlab语言开发的图像去噪的固定点迭代法, 基于偏微分方程的一个算法。-Matlab language Image Denoising fixed-point iteration method, based on partial differential equations of an algorithm.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2056
    • 提供者:wjc
  1. SteffensenAcceleation

    0下载:
  2. Steffensen法加速不动点迭代,可以自行修改-Steffensen France accelerated fixed-point iteration can amend its own
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:850
    • 提供者:曹德爽
  1. diedai

    0下载:
  2. 不动点迭代——方程根的求解-fixed-point iteration -- Solving the equation -
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:6128
    • 提供者:王慧
  1. fixed_point

    0下载:
  2. matlab function ---> find roots using fixed-point iteration
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1012
    • 提供者:Di Lin
  1. IndependentComponentAnalysis

    0下载:
  2. FastICA算法,又称固定点(Fixed-Point)算法,该算法采用了定点迭代的优化算法,使得收敛更加快速、稳健。-FastICA algorithm, also known as fixed-point (Fixed-Point) algorithm, which uses fixed-point iteration of the optimization algorithm, making convergence more rapid, and robust.
  3. 所属分类:Document

    • 发布日期:2017-05-23
    • 文件大小:6897383
    • 提供者:huilian.Li
  1. fixed_point_systems

    0下载:
  2. Fixed-point for functions of several variables -Function fixed_point_systems(x0, N) approximates the solution of a system of nonlinear equations F(x) = (f1(x), f2(x), ..., fn(x)) = 0 rewritten in the fixed-point form x = G(x) = (g1(x), g2(x), ..., gn
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:904
    • 提供者:王怀东
  1. fixed_point

    0下载:
  2. Fixed-Point iteration-Function fixed_point(p0, N) approximates the solution of an equation f(x) = 0, rewritten in the form x = g(x), which is a sub-function the user has to enter. the call to the function fixed_point(p0, N) returns the root of the eq
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:766
    • 提供者:王怀东
  1. ALGO2-1

    0下载:
  2. lgo2-1.c C program for implementing Algorithm 2.1 Algorithm translated to C by: Dr. Norman Fahrer IBM and Macintosh verification by: Daniel Mathews NUMERICAL METHODS: C Programs, (c) John H. Mathews 1995 To accompany the text: NUME
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:1712
    • 提供者:virumpa
  1. fixed_point_aitken

    0下载:
  2. general fixed point iteration with Aitken s D2-method
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1260
    • 提供者:katore vishal
  1. fixedpointiterativeprocess

    0下载:
  2. 不动点迭代方法也是一常用的计算非线性方程组的解法。-Fixed point iteration method is also a common calculation method of nonlinear equations.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:764
    • 提供者:jiaoyuwei
  1. Fpi

    0下载:
  2. fixed point iteration for finding roots
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:609
    • 提供者:ali
  1. 85375577loc_var

    0下载:
  2. lab语言开发的图像去噪的固定点迭代法, 基于偏微分方程的一个算法。--lab language development of image denoising fixed point iteration method, an algorithm based on partial differential equations.-
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:867
    • 提供者:叶鸿
  1. 5dsfada

    0下载:
  2. lab语言开发的图像去噪的固定点迭代法, 基于偏微分方程的一个算法。--lab language development of image denoising fixed point iteration method, an algorithm based on partial differential equations.-
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:916
    • 提供者:叶鸿
  1. FP

    0下载:
  2. Numerical Methods- computes for root by fixed-point iteration . :)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:5673
    • 提供者:Darise
  1. fixed

    0下载:
  2. this code is using for simulate the method of fixed point iteration
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:1140
    • 提供者:nedal
  1. feixianxing

    1下载:
  2. 各种求解非线性方程组的算法程序,包括牛顿法及变形,不动点迭代,共轭梯度-Various algorithms for solving nonlinear equations procedures, including Newton and deformation, fixed point iteration, conjugate gradient, etc., etc.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:11027
    • 提供者:廖益文
  1. root

    0下载:
  2. Chapter 2. The Solution of Nonlinear Equations f(x) = 0 Algorithm 2.1 Fixed Point Iteration Algorithm 2.2 Bisection Method Algorithm 2.3 False position or Regula Falsi Method Algorithm 2.4 Approximate Location of Roots Algorithm 2.5
  3. 所属分类:matlab

  1. FPC_AS_v1.21

    0下载:
  2. 本程序是利用固定点迭代求解L1范数最小化的算法-This procedure is to use fixed-point iteration to solve the L1-norm minimization algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:297539
    • 提供者:
  1. fixed-point

    0下载:
  2. 一种基于matlab程序不动点迭代程序算法-Based on the matlab program fixed point iteration algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1138
    • 提供者:孔小凡
  1. iteration

    0下载:
  2. fixed-point iteration
  3. 所属分类:Education soft system

    • 发布日期:2017-04-30
    • 文件大小:474033
    • 提供者:zghjcnjvfu
« 12 3 »
搜珍网 www.dssz.com